tools/blktap: fix build error w/o MEMSHR
authorChristoph Egger <Christoph.Egger@amd.com>
Tue, 24 Apr 2012 17:16:30 +0000 (18:16 +0100)
committerChristoph Egger <Christoph.Egger@amd.com>
Tue, 24 Apr 2012 17:16:30 +0000 (18:16 +0100)
commit1b06fa4b199855e76b607f4a1e0dd5c598f97d37
tree1dd085ab8c2b285dbcb68e9d5c286feae2964a7b
parentabddd66b10194202f82d8e0f99fc1cbddcfdb06a
tools/blktap: fix build error w/o MEMSHR

Do not include memshr.h when MEMSHR is not defined.
Fixes build error when MEMSHR is disabled.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/blktap/drivers/blktapctrl.c